﻿2026-07-27T20:57:01.8734947Z ##[group]Run actions/checkout@v5
2026-07-27T20:57:01.8735526Z with:
2026-07-27T20:57:01.8735894Z   fetch-depth: 0
2026-07-27T20:57:01.8736336Z   repository: BigscreenVR/spt-bs-core
2026-07-27T20:57:01.8739949Z   token: ***
2026-07-27T20:57:01.8740334Z   ssh-strict: true
2026-07-27T20:57:01.8740725Z   ssh-user: git
2026-07-27T20:57:01.8741114Z   persist-credentials: true
2026-07-27T20:57:01.8741569Z   clean: true
2026-07-27T20:57:01.8741959Z   sparse-checkout-cone-mode: true
2026-07-27T20:57:01.8742446Z   fetch-tags: false
2026-07-27T20:57:01.8742851Z   show-progress: true
2026-07-27T20:57:01.8743265Z   lfs: false
2026-07-27T20:57:01.8743638Z   submodules: false
2026-07-27T20:57:01.8744063Z   set-safe-directory: true
2026-07-27T20:57:01.8744536Z   allow-unsafe-pr-checkout: false
2026-07-27T20:57:01.8745032Z ##[endgroup]
2026-07-27T20:57:01.9517406Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-27T20:57:01.9519237Z ##[group]Getting Git version info
2026-07-27T20:57:01.9520049Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-27T20:57:01.9521179Z [command]/usr/bin/git version
2026-07-27T20:57:01.9521666Z git version 2.43.0
2026-07-27T20:57:01.9534466Z ##[endgroup]
2026-07-27T20:57:01.9545588Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/d5d35136-de77-4f55-8d78-162df5ed756d' before making global git config changes
2026-07-27T20:57:01.9562439Z Adding repository directory to the temporary git global config as a safe directory
2026-07-27T20:57:01.9564053Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-27T20:57:01.9582746Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-27T20:57:01.9601939Z https://github.com/BigscreenVR/spt-bs-core
2026-07-27T20:57:01.9611850Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-27T20:57:01.9614283Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-27T20:57:01.9648683Z refs/heads/main
2026-07-27T20:57:01.9655861Z [command]/usr/bin/git checkout --detach
2026-07-27T20:57:01.9877877Z HEAD is now at 1a294b6a Merge pull request #103 from BigscreenVR/ci/registry-thin-lane
2026-07-27T20:57:01.9949974Z [command]/usr/bin/git branch --delete --force main
2026-07-27T20:57:01.9980110Z Deleted branch main (was 1a294b6a).
2026-07-27T20:57:02.0517910Z ##[endgroup]
2026-07-27T20:57:02.0518739Z [command]/usr/bin/git submodule status
2026-07-27T20:57:02.0712686Z ##[group]Cleaning the repository
2026-07-27T20:57:02.0715133Z [command]/usr/bin/git clean -ffdx
2026-07-27T20:57:06.0482590Z Removing .adapter-notify/
2026-07-27T20:57:06.0483160Z Removing target/
2026-07-27T20:57:06.0494555Z [command]/usr/bin/git reset --hard HEAD
2026-07-27T20:57:06.0611770Z HEAD is now at 1a294b6a Merge pull request #103 from BigscreenVR/ci/registry-thin-lane
2026-07-27T20:57:06.0617642Z ##[endgroup]
2026-07-27T20:57:06.0619663Z ##[group]Disabling automatic garbage collection
2026-07-27T20:57:06.0623025Z [command]/usr/bin/git config --local gc.auto 0
2026-07-27T20:57:06.0650523Z ##[endgroup]
2026-07-27T20:57:06.0651042Z ##[group]Setting up auth
2026-07-27T20:57:06.0655955Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-27T20:57:06.0680964Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-27T20:57:06.0870720Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-27T20:57:06.0898930Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-27T20:57:06.1088553Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-27T20:57:06.1114979Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-27T20:57:06.1312268Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-27T20:57:06.1349455Z ##[endgroup]
2026-07-27T20:57:06.1349850Z ##[group]Fetching the repository
2026-07-27T20:57:06.1355278Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2026-07-27T20:57:07.8655449Z [command]/usr/bin/git branch --list --remote origin/main
2026-07-27T20:57:07.8700642Z   origin/main
2026-07-27T20:57:07.8707968Z [command]/usr/bin/git rev-parse refs/remotes/origin/main
2026-07-27T20:57:07.8726952Z 1a294b6aab59136952d4c0d15e5d077cf5d0eb99
2026-07-27T20:57:07.8730187Z ##[endgroup]
2026-07-27T20:57:07.8730537Z ##[group]Determining the checkout info
2026-07-27T20:57:07.8731884Z ##[endgroup]
2026-07-27T20:57:07.8735206Z [command]/usr/bin/git sparse-checkout disable
2026-07-27T20:57:07.8775568Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-27T20:57:07.8799981Z ##[group]Checking out the ref
2026-07-27T20:57:07.8803163Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-27T20:57:07.8855596Z Switched to a new branch 'main'
2026-07-27T20:57:07.8856565Z branch 'main' set up to track 'origin/main'.
2026-07-27T20:57:07.8862717Z ##[endgroup]
2026-07-27T20:57:07.8902367Z [command]/usr/bin/git log -1 --format=%H
2026-07-27T20:57:07.8929755Z 1a294b6aab59136952d4c0d15e5d077cf5d0eb99
